type runtime.blockRecord
4 uses
runtime (current package)
mprof.go#L136: type blockRecord struct {
mprof.go#L171: size += unsafe.Sizeof(blockRecord{})
mprof.go#L197: func (b *bucket) bp() *blockRecord {
mprof.go#L202: return (*blockRecord)(data)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)